home *** CD-ROM | disk | FTP | other *** search
/ PC Computing: Gaming Megapac / Gaming Megapac (PC Computing)(Ziff-Davis)(D56A)(1997).ISO / demos / azrael / install.bat next >
DOS Batch File  |  1996-02-08  |  235b  |  15 lines

  1. @ren resource.000 resource.exe
  2. @resource -d
  3. @ren resource.exe resource.000
  4. @cd atdemo
  5. @setsound
  6. @edit readme.txt
  7. @echo .
  8. @echo .
  9. @echo In the future, type AZ to play the Azrael's Tear Demo....
  10. @echo .
  11. @echo .
  12. @pause
  13. @az
  14.  
  15.